home *** CD-ROM | disk | FTP | other *** search
/ Fighting Force - Digital Press Kit (Europe) / Fighting Force - Digital Press Kit (Europe).bin / pc / eidos2.dxr / 00158.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  119 b   |  10 lines

  1. on exitFrame
  2.   delay(5 * 60)
  3.   ctrlbar()
  4.   if soundBusy(0) = 0 then
  5.     go("return")
  6.   else
  7.     nothing()
  8.   end if
  9. end
  10.